home *** CD-ROM | disk | FTP | other *** search
- Path: interactive.net!kosoy
- From: kosoy@interactive.net (Alex Kosoy)
- Newsgroups: comp.lang.c++
- Subject: Method in MSVC++4
- Date: 28 Jan 1996 21:56:04 -0500
- Organization: Interactive Networks, Inc. - 1.800.561.1878
- Message-ID: <kosoy.822883927@interactive.net>
- NNTP-Posting-Host: onyx.interactive.net
- X-Newsreader: NN version 6.5.0 #2 (NOV)
-
- I'm fairly new to programming using MFC. I need to have a CStatic
- control with a caption whose text color i can manipulate during
- runtime.
-
- I have created the dialog and the static control using the resource
- editor but there does not seem to be any method for manipulating
- the colors for the caption in the CStatic control. Im hoping to
- avoid having to write an OLE control to do this..
-
- Am I overlooking something??
-
- Please help..
-
- Thanks,
- Alex
-
-